home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / advldgr.arc / MAGEELGR.PRN < prev    next >
Encoding:
Text File  |  1984-12-13  |  12.9 KB  |  1,129 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                      The 123 Ledger (tm), Version 1.6
  9.  
  10.      (C) Copyright 1984  by Patrick T. Magee.  All Rights Reserved.
  11.  
  12.  
  13.                                  Preface
  14.  
  15.      The 123 Ledger is an advanced Lotus 1-2-3(tm) application making
  16.      extensive use of 1-2-3's macro, database, and date-arithmetic
  17.      features.  The end result is a general purpose transaction processo
  18.      that can be used for summarizing checks or maintaining a general
  19.      ledger.  The application was designed to allow for up to 1700
  20.      transactions and over 100 account numbers, on a computer having
  21.      only 256k of memory.
  22.  
  23.      This application is managed by over 30k of macros which give
  24.      even the most novice users easy access to the upper limits of
  25.      1-2-3's power.
  26.  
  27.  
  28.                             Table of Contents
  29.  
  30.      Introduction
  31.  
  32.      Online Help System
  33.  
  34.      Modifying Database
  35.  
  36.      Querying Database
  37.  
  38.      Summarizing Database
  39.  
  40.      Setting Up The 123 Ledger For Your Business
  41.  
  42.      Saving and Exiting
  43.  
  44.      Quick Reference Guide
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. INTRODUCTION
  73.  
  74.      Begin by loading The 123 Ledger as you would a normal worksheet.
  75.  
  76.      /File Retrieve <MAGEELGR> <RETURN>
  77.  
  78.      You should see the following menu appear:
  79.  
  80.  
  81.  
  82. ========================================================================
  83.                            The Winning Company                   Apr-84
  84. ========================================================================
  85.  
  86.  
  87.  
  88.  
  89.                          1     Modify Data
  90.                          2     Query Data
  91.                          3     Summarize Data
  92.                          4     Setup Options
  93.                          5     Online Help
  94.                          6     Save/Exit Options
  95.  
  96.  
  97.                            Enter Selection ......
  98.  
  99.  
  100.  
  101. ======== Copyright 1984 (C) =========== by Patrick T. Magee, CPA =======
  102.  
  103.  
  104.      THE ONLINE HELP SYSTEM
  105.  
  106.      As you can see, there are six main menu options.  Select option
  107.      number 5 by pressing the 5 key.  This takes you to the main help
  108.      screen which gives you an overview of all the command options as
  109.      shown below.
  110.  
  111. ========================================================================
  112.                          Directory of Menu Options
  113. ========================================================================
  114.  
  115.     1           2                 3             4       5        6
  116.  
  117.  MODIFY       QUERY           SUMMARIZE       SETUP    HELP   SAVE/EXIT
  118.  
  119.  1.1 Add      2.1 Account     3.1 All         4.1 Recalc       6.1 Save
  120.  1.2 Edit     2.2 Date_Range  3.2 Date_Range  4.2 Company      6.1 123
  121.  1.3 Sort     2.3 Both        3.3 Xtract      4.3 Date         6.3 Exit
  122.  1.4 Balance  2.4 Freeform    3.4 Scan        4.4 Initialize   6.4 Load
  123.  1.5 Date     2.5 Scan        3.5 Print       4.5 Formfix      6.5 Dir.
  124.  1.6 Print    2.6 Print       3.6 Help        4.6 Help         6.6 Help
  125.  1.7 Help     2.7 Help        3.7 Quit        4.7 Quit         6.7 Quit
  126.  1.8 Quit     2.8 Quit
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.      Note that you can view help on any command option by selecting an
  140.      option from the menu appearing on the command line.  Note that all
  141.      menus that appear on the command line work exactly like 1-2-3's
  142.      menus.  You can select options by either typing the first letter,
  143.      or pointing and pressing RETURN.
  144.  
  145.      There are 13 help screens in all.  Type a 3 to view the help for
  146.      the Summarize options.  This takes you immediatly to a help screen
  147.      for these options.  Pressing RETURN once takes you to the second
  148.      screen, and pressing RETURN a last time takes you back to the main
  149.      help menu.
  150.  
  151.  
  152. THE MODIFY DATA OPTIONS
  153.  
  154.      Type in a 1 to select the Modify Data option.  This takes you to
  155.      the top of the transactions database and brings up the Modify menu.
  156.  
  157.      This is the only place in the system that you can alter the
  158.      content or structure of the database.
  159.  
  160.      There are two ways to add records; the first is under complete
  161.      macro control using the Add option, the second is with little or no
  162.      assistance from the macros under the Edit option.
  163.  
  164.  
  165.      THE ADD OPTION
  166.  
  167.      Type an A to select the Add option.  You will be taken to the
  168.      bottom of the database and prompted for the required information.
  169.      The sample transaction you will enter here is as follows:
  170.  
  171.         05-Apr-84   577  Office supplies           655     (75.00)
  172.  
  173.      The first prompt that appears is:
  174.  
  175.           Enter Day of Month(2nd as 2) :
  176.  
  177.      Note that the current month and year appear in the upper left hand
  178.      corner of the screen (this is changed by the month option).  All
  179.      have to do is type in the day.
  180.  
  181.      Type in 5 and press ENTER
  182.  
  183.      Note that the entire date is entered, the cell is formatted, and
  184.      the cell pointer is moved to the next cell.
  185.  
  186.      The next prompt to appear is:
  187.  
  188.           Enter Transaction Number:
  189.  
  190.      Type in 577 and press ENTER.
  191.  
  192.      The next prompt is:
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.           Enter Payee/Description:
  205.  
  206.      Type in "Office Supplies" and press ENTER.
  207.  
  208.      The next prompt is:
  209.  
  210.           Enter Account Number:
  211.  
  212.      Type in 655 and press ENTER
  213.  
  214.      And the final prompt is:
  215.  
  216.           Enter Amount:
  217.  
  218.      Checks are entered as negative amounts so type in -75 and press
  219.      ENTER.
  220.  
  221.      The cell is formatted currency with two decimal places and the cell
  222.      pointer is positioned for entering the next transaction.
  223.  
  224.  
  225.      Although this method of data entry is simple and straight forward,
  226.      most people will find it too slow and cumbersome.  This application
  227.      was designed primarily for quick and dirty transaction processing,
  228.      and thats where the EDIT option comes in.  As the message indicates
  229.      at the top of the screen, you can enter a 0 for the day of month to
  230.      return to the main menu.  Note that the message dissappears as the
  231.      menu reappears.
  232.  
  233.  
  234.      THE EDIT OPTION
  235.  
  236.      Select the Edit option now by typing the letter E.  Note that two
  237.      messages appear in the message area before the macros return you to
  238.      READY mode.  In READY mode, you are free to move around with the
  239.      direction keys and issue regular 1-2-3 commands to alter the
  240.      contents of the database.  At this point, transactions can be
  241.      manually, or with the aid of the Alt-A macro, which is the
  242.      recommended method of transaction entry.  To illustrate this macro,
  243.      you will enter the following transaction.
  244.  
  245.         22-Apr-84   578  Business Periodicals     675     (25.00)
  246.  
  247.      Move the cell pointer to the next blank row in the database and
  248.      move to the Date column.  Hold down the Alt key and tap the A key.
  249.  
  250.      Type in the number 22 and press ENTER.
  251.      Type in the number 578 and press ENTER.
  252.      Type in "Business Periodicals" and Press ENTER.
  253.      Type in the number 675 and press ENTER.
  254.      And lastly, type in the number -25 and press ENTER.
  255.  
  256.      Note that the macros handle all cursor movement and cell
  257.      formatting as before.  The advantages to this method are that
  258.      only the Date entry is required - the rest can be skipped
  259.      simply by  pressing ENTER.  It's also much easier to break out
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.      of a macro(by pressing Control-Break) make a correction, and
  271.      resume.  Or you may just want to enter a  single transaction,
  272.      copy it down several rows and modify it.  Often  my clients
  273.      simply enter the date, account #, and amount.
  274.  
  275.  
  276.      CHANGING THE CURRENT MONTH OR YEAR
  277.  
  278.      To do this, return to the main menu by holding down the Alt key and
  279.      tapping the R key.  Select the Date option, enter the new year and
  280.      month numbers as prompted, and you're ready to do the next period.
  281.  
  282.  
  283.      OTHER MENU OPTIONS
  284.  
  285.      The following briefly summarizes the remaining options available
  286.      from this submenu.
  287.  
  288.       Sort -  lets you quickly sort the database on any field with only
  289.               a couple keystrokes (Pressing S, D, and ENTER) is all that
  290.               is required to sort the database by date in ascending
  291.               order.
  292.  
  293.       Balance-displays the total of all transactions up to and
  294.               including a specified date.  If The 123 Ledger is being
  295.               used as a checkbook ledger, this will display your
  296.               balance on any given date.  You simply select the
  297.               option, enter a year, month, and day, and the balance
  298.               is calculated and displayed.
  299.  
  300.       Print - Prints a listing of the entire database.
  301.  
  302.       Help -  takes you immediatly to the help screens for the Modify
  303.               Database menu options.
  304.  
  305.       Quit -  Returns you to the main menu.
  306.  
  307.      You've been familiarized with the database and how it is modified.
  308.      Now you're ready to see what this application is really all about.
  309.      Select the Quit option to return to the main menu.
  310.  
  311.  
  312. THE SUMMARIZE DATA OPTIONS
  313.  
  314.      You can select the summarize option by typing the number 3.  To see
  315.      all of the transactions totaled by account number, select the All
  316.      option by typing an A.  A few moments later, you will see a list of
  317.      account numbers appear and their current balances.  The macro that
  318.      does this uses a combination of Data Query Unique, Data Table 1,
  319.      Data Table Sort, and a single @DSUM formula to produce this
  320.      summary.  This technique allows you to have over 100 account
  321.      numbers, and enter over 1700 transactions, with a 256k computer.
  322.  
  323.      The Date_Range option does the same thing but only includes
  324.      transactions that fall within a specified date range.  This is
  325.      useful when more than one months data is entered into a single
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.      database.
  337.  
  338.      The Print option in this submenu gives you 3 choices:  The first
  339.      simply prints the summary section as it currently appears on the
  340.      screen;  The second produces the equivalent of a G/L listing - it
  341.      takes one account number at a time, prints it's balance, and all
  342.      the transactions that make up that balance;  The third does the
  343.      same thing as the second, except for a specified date range.
  344.  
  345.  
  346. THE QUERY DATA OPTIONS
  347.  
  348.      Select the Query Data option from the main menu now by typing 2.
  349.      This section lets you quickly review the transactions for a given
  350.      account number, date range, or both.  For example, if you wanted to
  351.      see all of the transactions for account number 665, you would
  352.      select the Account option by typing an A, type in the number 665,
  353.      and press the ENTER key.  In a second or two, you should see a list
  354.      of all the transactions for that account number.
  355.  
  356.      To see all the transactions for account number 665 for the month of
  357.      May, select the Both option by typing a B, type in 665 and press
  358.      ENTER.  A menu will appear with two options: Dates_Ok and
  359.      Change_Dates.  The current beginning and ending dates are displayed
  360.      on the screen, to leave them unchanged for this command, select
  361.      the Dates_Ok option.  You will probably want to change them
  362.      however, so select Change_Dates.  You will be asked for two sets
  363.      of dates.  For each, you must enter a year, month, and day.  The
  364.      exact keystrokes are as follows:
  365.  
  366.        84 <ENTER>
  367.        4  <ENTER>
  368.        1  <ENTER>
  369.  
  370.        84 <ENTER>
  371.        4  <ENTER>
  372.        30 <ENTER>
  373.  
  374.      After pressing the last ENTER, you should see the list of
  375.      transactions appear on the screen.
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611. r
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705. ==
  706.  
  707. ==
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068.  
  1069.  
  1070.  
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.